const html/template.contentTypeHTML

7 uses

	html/template (current package)
		attr.go#L121: 	"srcdoc":      contentTypeHTML,
		content.go#L101: 	contentTypeHTML
		content.go#L159: 			return string(s), contentTypeHTML
		html.go#L20: 	if t == contentTypeHTML {
		html.go#L29: 	if t == contentTypeHTML {
		html.go#L38: 	if t == contentTypeHTML {
		html.go#L47: 	if t == contentTypeHTML {